.ta-c {
  text-align: center !important;
}
.ta-l {
  text-align: left !important;
}
.ta-r {
  text-align: right !important;
}
.box-thumb {
  margin-bottom: 30px;
  text-align: center;
  /* background-color: #f9f9f9; */
}
.box-thumb img {
  max-width: 100%;
}
.blind {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  background: none;
}
/* clearfix */
.clearfix:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ' ';
}
.clearfix {
  display: inline-block;
}
/* start commented backslash hack \ */
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* close commented backslash hack */
/* //clearfix */
.box-select-ty1 {
  display: inline-block;
  position: relative;
  min-width: 283px;
  height: 38px;
  text-align: left;
  cursor: pointer;
  background-color: #fff;
  outline: none !important;
}
.box-select-ty1 a {
  display: block;
  padding: 0px 10px;
  line-height: 24px;
  color: #000;
}
.box-select-ty1 .selectVal {
  padding: 8px 36px 8px 11px;
  border: 1px solid #929292;
  background: url(../images/common/ico_select1_arrow.png) right center no-repeat;
}
.box-select-ty1 .selectVal:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 8px;
  top: 8px;
  content: "\ecfd";
  font-size: 27px;
}
.box-select-ty1 .selectVal a {
  vertical-align: middle;
  z-index: 22;
  position: relative;
  color: #929292;
}
.box-select-ty1 .selectVal a:focus {
  color: #929292;
  background-color: #fff;
  outline: none !important;
}
.box-select-ty1 .selectMenu {
  display: none;
  position: absolute;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 12px 11px 25px 11px;
  border: 1px solid #d0d0d0;
  background-color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.box-select-ty1.up .selectMenu {
  bottom: 38px;
  border-bottom: 0px;
  z-index: 0;
}
.box-select-ty1.down .selectMenu {
  top: 40px;
  border-top: 0px;
}
.box-select-ty1.on .selectMenu {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.box-select-ty1 .selectMenu li a {
  background-color: #fff;
}
.box-select-ty1 .selectMenu li:hover a {
  background-color: #ebebeb;
}
.box-select-ty1 .selectMenu li a:focus,
.box-select-ty1 .selectMenu li a.on {
  background-color: #ebebeb;
}
.box-select-ty1.no_sel .selectMenu li a:focus {
  background-color: transparent;
}
.box-select-ty1.no_sel .selectMenu li a.on {
  background-color: #ebebeb;
}
.footer_wrap .box-select-ty1 {
  position: absolute;
  right: 0;
  top: 52px;
}
@media screen and (max-width: 1300px) {
  .footer_wrap .lst_family {
    margin-top: 20px;
    text-align: right;
  }
  .footer_wrap .box-select-ty1 {
    position: relative;
    right: 0;
    top: 0;
  }
}
.pr-mb-ss {
  margin-bottom: 20px !important;
}
.pr-mb-s {
  margin-bottom: 30px !important;
}
.pr-mb-n {
  margin-bottom: 50px !important;
}
.pr-mb-l {
  margin-bottom: 100px !important;
}
.inr-c {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .pr-mb-ss {
    margin-bottom: 10px !important;
  }
  .pr-mb-s {
    margin-bottom: 20px !important;
  }
  .pr-mb-n {
    margin-bottom: 30px !important;
  }
  .pr-mb-l {
    margin-bottom: 60px !important;
  }
}
@media screen and (max-width: 1240px) {
  .inr-c {
    max-width: 1200px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.lst_thumb_col .item {
  float: left;
  width: 49.16666667%;
  margin-left: 1.66666667%;
  margin-bottom: 20px;
  position: relative;
}
.lst_thumb_col .item:nth-child(odd) {
  margin-left: 0;
}
.lst_thumb_col:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.lst_thumb_col .item .thumb {
  position: relative;
  width: 100%;
  height: 303px;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
}
.lst_thumb_col .item .cont {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 40px;
  background-color: rgba(0, 88, 145, 0.8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}
.lst_thumb_col .item .cont a {
  color: #fff;
}
.lst_thumb_col .item .cont .h1 {
  float: left;
  font-size: 30px;
  line-height: 1;
  width: 60%;
  color: #fff;
}
.lst_thumb_col .item .cont .more {
  float: right;
  width: 35%;
  text-align: right;
}
.lst_thumb_col .item .cont .more span {
  color: #fff;
  vertical-align: middle;
  font-size: 15px;
}
.lst_thumb_col .item .cont .more i {
  font-size: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 840px) {
  .lst_thumb_col .item {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .lst_thumb_col .item .thumb {
    height: 200px;
  }
  .lst_thumb_col .item .cont {
    padding: 10px 20px;
  }
  .lst_thumb_col .item .cont .h1 {
    font-size: 16px;
  }
  .lst_thumb_col .item .cont .more {
    line-height: 0;
  }
  .lst_thumb_col .item .cont .more span {
    font-size: 11px;
  }
  .lst_thumb_col .item .cont .more i {
    font-size: 14px;
  }
}
.lst_thumb_col_ty2 .item {
  float: left;
  width: 23.33333333%;
  margin-left: 2.16666667%;
  margin-bottom: 30px;
  position: relative;
}
.lst_thumb_col_ty2 .item:nth-child(4n+1) {
  margin-left: 0;
}
.lst_thumb_col_ty2 .item .thumb {
  height: 0;
  padding-bottom: 121.4%;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.lst_thumb_col_ty2 .item .cont {
  background-color: #fff;
  padding: 18px;
  text-align: center;
}
.lst_thumb_col_ty2 .item .cont .h1 {
  font-size: 16px;
  line-height: 1.4;
  color: #262626;
}
.lst_thumb_col_ty2 .item .cont .btns {
  font-size: 0;
  margin-top: 25px;
}
.lst_thumb_col_ty2 .item .cont .btns a {
  display: inline-block;
  padding: 5px 20px;
  background-color: #fff;
  margin-left: 2px;
  margin-right: 2px;
  font-weight: 500;
  width: 115px;
}
.lst_thumb_col_ty2 .item .cont .btns a.btn1 {
  background-color: #005891;
  border: 2px solid #005891;
  color: #fff;
  font-size: 16px;
}
.lst_thumb_col_ty2 .item .cont .btns a.btn2 {
  background-color: #fff;
  border: 2px solid #005891;
  color: #005891;
  font-size: 16px;
}
@media screen and (max-width: 840px) {
  .lst_thumb_col_ty2 .item {
    width: 48.80952381%;
    margin-left: 2.38095238%;
    margin-bottom: 20px;
  }
  .lst_thumb_col_ty2 .item:nth-child(1n+1) {
    margin-left: 2.38095238%;
  }
  .lst_thumb_col_ty2 .item:nth-child(2n+1) {
    margin-left: 0;
  }
  .lst_thumb_col_ty2 .item .cont {
    padding: 10px;
  }
  .lst_thumb_col_ty2 .item .cont .h1 {
    font-size: 14px;
  }
  .lst_thumb_col_ty2 .item .cont .btns {
    font-size: 0;
    margin-top: 15px;
  }
  .lst_thumb_col_ty2 .item .cont .btns a {
    display: inline-block;
    padding: 3px 10px;
    margin-left: 2px;
    margin-right: 2px;
    font-weight: 500;
  }
  .lst_thumb_col_ty2 .item .cont .btns a.btn1,
  .lst_thumb_col_ty2 .item .cont .btns a.btn2 {
    font-size: 12px;
  }
}
